projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a17b5ed
)
Fix last change.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 10 Sep 2005 14:12:35 +0000
(14:12 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 10 Sep 2005 14:12:35 +0000
(14:12 +0000)
src/lisp.h
patch
|
blob
|
history
src/sysdep.c
patch
|
blob
|
history
diff --git
a/src/lisp.h
b/src/lisp.h
index 66d233a5a8db2cf46585a59732a98fecc226e2db..3ca6355484041d797e59659924a1f6c087fda112 100644
(file)
--- a/
src/lisp.h
+++ b/
src/lisp.h
@@
-3104,7
+3104,7
@@
EXFUN (Fx_popup_dialog, 3);
extern void syms_of_xmenu P_ ((void));
/* defined in sysdep.c */
-#ifndef HAVE_CURRENT_DIR_NAME
+#ifndef HAVE_
GET_
CURRENT_DIR_NAME
extern char *get_current_dir_name P_ ((void));
#endif
extern void stuff_char P_ ((char c));
diff --git
a/src/sysdep.c
b/src/sysdep.c
index f75da6a9c2aabb43e52ea537672af1d988664a8e..ad043c023a24a7119e1deae1207ac1f018a6bf58 100644
(file)
--- a/
src/sysdep.c
+++ b/
src/sysdep.c
@@
-260,7
+260,7
@@
void hft_reset ();
SIGMASKTYPE sigprocmask_set;
-#ifndef HAVE_CURRENT_DIR_NAME
+#ifndef HAVE_
GET_
CURRENT_DIR_NAME
/* Return the current working directory. Returns NULL on errors.
Any other returned value must be freed with free. This is used